From aead0b04dffda32a198ccfd8b2510b35ecadfcc5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 6 Jan 2011 11:27:38 -0500 Subject: [PATCH] Forgotten documentation fix --- gtk/gtkcellarea.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkcellarea.c b/gtk/gtkcellarea.c index 94b2967fec..7c635f650a 100644 --- a/gtk/gtkcellarea.c +++ b/gtk/gtkcellarea.c @@ -2489,7 +2489,7 @@ gtk_cell_area_class_list_cell_properties (GtkCellAreaClass *aclass, * with @first_prop_name * * Adds @renderer to @area, setting cell properties at the same time. - * See gtk_cell_area_add() and gtk_cell_area_child_set() for more details. + * See gtk_cell_area_add() and gtk_cell_area_cell_set() for more details. * * Since: 3.0 */ -- 2.30.2